home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NeXTSTEP 3.1 [x86]
/
NeXT Step 3.1 Intel.cdr.dmg
/
NextApps
/
Preferences.app
/
Screen.preferences
/
German.lproj
/
Screen.nib
/
data.classes
next >
Wrap
Text File
|
1992-06-18
|
744b
|
60 lines
MyBeeper = {
SUPERCLASS = Beeper;
};
Screen = {
ACTIONS = {
revert:;
turnOnOff:;
remove:;
screenPicked:;
set:;
locate:;
};
OUTLETS = {
whForm;
setButton;
alertText;
revertButton;
screenStrings;
removeButton;
xyForm;
window;
screenGizmo;
screenScroll;
onOffMatrix;
screenType;
};
SUPERCLASS = Layout;
};
Layout = {
SUPERCLASS = Object;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
ScreenControl = {
ACTIONS = {
options:;
};
SUPERCLASS = Control;
};
Beeper = {
ACTIONS = {
writeLayout:;
options:;
beep:;
revertLayout:;
};
OUTLETS = {
screenGizmo;
window;
xyForm;
screenScroll;
whForm;
screenType;
};
SUPERCLASS = Application;
};